home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 1938 / WALKLINE.DOC < prev    next >
Text File  |  1992-09-24  |  1KB  |  40 lines

  1.                       =========================
  2.                        W A L K I N G   L I N E
  3.                       =========================
  4.                             requires EGA
  5.  
  6.                     (C) SPETER SOFTWARE, June 1990.
  7.  
  8. INTRODUCTION
  9.   Walking-line is a simple (but hypnotic) program.  The program starts by
  10.   drawing a (random) line then each end moves off in a direction;  if an end
  11.   comes to the screen edge it "bounces" back and the line's colour is changed.
  12.  
  13.   The program demonstrates one of the "fun" uses for XOR lines.
  14.  
  15.   The number of visible lines is set on the command line (the default is 20,
  16.   and the maximum is 200).
  17.  
  18.   Terminate the program by hitting any key.
  19.  
  20.   This program was written in Borland's Turbo Pascal V.5.
  21.  
  22. ==============================================================================
  23. REGISTRATION
  24.   $10  To register the games disk.
  25.   $20  To register and receive the latest copy of the games disk.
  26.  
  27.  
  28. SOURCE LISTING
  29.   For a commented source listing of the program, send $35 to the address below.
  30.  
  31. ==============================================================================
  32.    please address any comments to:
  33.  
  34.    SPETER Software
  35.    PO BOX 643
  36.    LANE COVE
  37.    N.S.W.   2066
  38.    AUSTRALIA
  39. ==============================================================================
  40.